Component org.nuxeo.ecm.platform.usermanager.properties
In bundle org.nuxeo.ecm.platform.usermanager
Contributions
XML Source
<?xml version="1.0"?>
<component name="org.nuxeo.ecm.platform.usermanager.properties">
<extension target="org.nuxeo.runtime.ConfigurationService" point="configuration">
<documentation>
Controls whether we check the validity of password when changing it.
@since 8.4
</documentation>
<property name="nuxeo.usermanager.check.password">********</property>
</extension>
</component>